home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
F1 Licenseware
/
F1 Licenseware - Volume 1.iso
/
disks
/
028.dms
/
028.adf
/
Commands_List
/
Script_Commands
/
Failat
< prev
next >
Wrap
Text File
|
1992-02-26
|
501b
|
23 lines
Command Name : Failat
Function : Set script to ignore errors with numbers below <n>
Arguments : <n>
Location : C directory
Failat tells the computer to continue running the script if an error below
<n> occurs. This is useful if you have a command, for example PP that runs
but says it has failed even if it hasn't. If it gives an error 10, Set the
Failat value to 10. Any errors below error 10 will be ignored.
Examples
Failat 10
Set the fail value to 10
Failat 1
Reset the Failat value